home *** CD-ROM | disk | FTP | other *** search
- inherited frmChangeDefaultPrinter: TfrmChangeDefaultPrinter
- Left = 347
- Top = 105
- HelpContext = 6
- OldCreateOrder = True
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- inherited pnlTop: TPanel
- inherited lblCommandName: TLabel
- Caption = ''
- end
- inherited img1616: TImage
- Picture.Data = {<image000.ico>}
- end
- inherited memActionDesc: TMemo
- Lines.Strings = (
-
- 'Changes the default printer. Be aware that some applications ch' +
- 'eck for the '
-
- 'default printer on start up, so simply using this action may not' +
- ' change the default '
-
- 'printer for applications that are already running. In this case' +
- ' you may need to '
- 'restart the application.')
- end
- end
- inherited pnlCenter: TPanel
- inherited pgcControlPage: TPageControl
- inherited tbsAM5Main: TTabSheet
- object Label1: TLabel
- Left = 10
- Top = 16
- Width = 369
- Height = 13
- AutoSize = False
- Caption = 'Available &printers:'
- FocusControl = cboPrinters
- end
- object Label2: TLabel
- Left = 10
- Top = 77
- Width = 113
- Height = 13
- Caption = 'Current default printer:'
- end
- object lbDefaultPrinter: TLabel
- Left = 10
- Top = 93
- Width = 3
- Height = 13
- end
- object cboPrinters: TComboBox
- Left = 10
- Top = 32
- Width = 433
- Height = 21
- ItemHeight = 13
- TabOrder = 0
- OnDropDown = cboPrintersDropDown
- end
- end
- end
- end
- inherited dxSIBarManager: TdxBarManager
- Categories.ItemsVisibles = (
- 2)
- Categories.Visibles = (
- True)
- PopupMenuLinks = <
- item
- Control = lsvAM5Errors
- PopupMenu = dxCheckPopup
- end>
- DockControlHeights = (
- 0
- 0
- 0
- 0)
- end
- inherited dxCheckPopup: TdxBarPopupMenu
- ItemLinks = <
- item
- Item = itmCheckAllErrors
- UserGlyph.Data = {00000000}
- Visible = True
- end
- item
- Item = itmCheckNoErrors
- UserGlyph.Data = {00000000}
- Visible = True
- end>
- end
- end
-